Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 15,993 for

true type

(0.14 sec)
  1. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...string replacement ) Parameter Type Description pattern String A...string replacement ) Parameter Type Description pattern Regex A...

    reference.aspose.com/words/net/aspose.words/ran...
  2. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...memory_optimization = True # Enable memory optimization...save_options.memory_optimization to True , you can significantly decrease...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  3. Transfer Excel Range formatting to word Table f...

    https://forum.aspose.com/t/transfer-excel-range-formatting-to-word-table-formatting/308267/9 请回复一下我发的信息...IsVisible = true; foreach (Worksheet sheet in...to retain its type, so if its a currency type it should retain...

    forum.aspose.com/t/transfer-excel-range-formatt...
  4. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....which supports various fill types, color configurations, and other...a chart using your preferred type (such as ChartType.ClusteredColumn...

    docs.aspose.com/slides/net/chart-series/
  5. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method... SaveFormat ) Parameter Type Description stream Stream where...Saving . SaveOptions ) Parameter Type Description stream Stream where...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Compare PDF documents|Aspose.PDF for .NET

    Since the 24.7 release, it's possible to compare PDF documents' content with annotation marks and side-by-side output...Options: ‘AdditionalChangeMark = true’ - this option ensures that...SideBySideComparison { AdditionalChangeMark = true , ComparisonMode = Aspose ....

    docs.aspose.com/pdf/net/compare-pdf-documents/
  7. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....); // Adds an AutoShape with type set as Rectangle var ashp =...the isTextBox property returns true . var presentation = new aspose...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  8. Aspose::Words::ConditionalStyle::get_Type metho...

    Aspose::Words::ConditionalStyle::get_Type method. Gets table area to which this conditional style relates in C++....Aspose::Words::ConditionalStyle::get_Type method Contents [ Hide ] Co...ConditionalStyle::get_Type method Gets table area to which this...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Issue with thai text - Free Support Forum - asp...

    Hello, I’m testing the new version of Aspose.Words 26.1 and have found an issue with thai text. I’m opening a docx file then define the font folder source for Aspose and save the document as pdf. The result document s…... This type of issue has been previously...SetFontsFolder(@"C:\Temp\fonts1", true); FontSettings.DefaultInstance...

    forum.aspose.com/t/issue-with-thai-text/324630
  10. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python....images or images having specific type from the document, follow these...depends on the ShapeType . It is True for ShapeType.IMAGE and False...

    docs.aspose.com/words/python-net/working-with-i...