Sort Score
Result 10 results
Languages All
Labels All
Results 9,841 - 9,850 of 214,054 for

new

(0.16 sec)
  1. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++...." ); // Add a new line and starts a new paragraph. ASSERT_EQ...paragraph break, which will start a new paragraph. builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. 在PHP中将Excel文件转换为HTML|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....$saveFormat = new SaveFormat (); $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/zh/java/converting-excel-...
  5. Display PCL Formats Using C# | Aspose.PDF

    Open and view PCL documents programmatically with C# sample code using Aspose.PDF for .NET...pdfDocument = new Aspose . Pdf . Document ( "sample.pcl" , new Aspose...

    products.aspose.com/pdf/net/viewer/pcl/
  6. XlsxDateTimeParsingMode Enum | Aspose.Words for...

    Discover Aspose.Words' XlsxDateTimeParsingMode enum for efficient document text parsing. Easily identify date and time values in your files!... Document doc = new Document ( MyDir + "Xlsx DateTime...XlsxSaveOptions saveOptions = new XlsxSaveOptions (); // Specify...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SvgSaveOptions.IdPrefix | Aspose.Words for .NET

    Discover the SvgSaveOptions IdPrefix property, which customizes element IDs in your output document for better organization and clarity. Enhance your SVG files today!... Document doc = new Document ( MyDir + "Id prefix...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. LoadOptions.IgnoreOleData | Aspose.Words for .NET

    Discover how the LoadOptions IgnoreOleData property enhances your data handling by allowing you to control OLE data processing. Optimize your workflow today!... LoadOptions loadOptions = new LoadOptions () { IgnoreOleData...IgnoreOleData = true }; Document doc = new Document ( MyDir + "OLE objects...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Saving specific pdf using Word options fails an...

    Hello, Using Aspose.PDF.Drawing 25.3, Saving the attached document with DocSaveOptions fires an internal exception and save fails. var docOptions = New DocSaveOptions { Format = DocSaveOptions.DocFormat.DocX, Mode …... var docOptions = new DocSaveOptions { Format = DocSaveOptions...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/saving-specific-pdf-using-wo...
  10. PageSetup.TextOrientation | Aspose.Words for .NET

    Discover the PageSetup TextOrientation property to easily set page text direction. Customize your layout with options beyond the default Horizontal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...