Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 15,984 for

true type

(0.1 sec)
  1. ListFormat.list property | Aspose.Words for Nod...

    ListFormat.list property. Gets or sets the list this paragraph is a member of.... // Below are two types of lists that we can create...listFormat . isListItem ). toEqual ( true ); // By setting the "ListLevelNumber"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font changed in PDF file - Free Support Forum -...

    Hi Alexey, We have the code that builds Aspose document in memory and then saves it to either Word or Pdf. We have recently installed 3 new fonts to our server, and while the Word shows them correctly, the PDF document …...SetFontsFolder(@"C:\Temp\fonts", true); // true = scan subfolders var doc...Warning(WarningInfo info) { if (info.Type == WarningType.FontSubstitution)...

    forum.aspose.com/t/font-changed-in-pdf-file/325129
  3. Generate Aztec Code in C#|Documentation

    Aspose.BarCode for .NET allows generating square-grid high-density two-dimensional Aztec barcodes....Overview Aztec Code is a 2D matrix type that supports encoding both...most compact Aztec Code barcode type with the capacity sufficient...

    docs.aspose.com/barcode/net/aztec-code-barcodes/
  4. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...PARAGRAPH, True) : para = p.as_paragraph() if...get_child_nodes(aw.NodeType.PARAGRAPH, True) : para = p.as_paragraph() if...

    forum.aspose.com/t/converting-word-lists-to-tex...
  5. Working with Projects | Aspose.Tasks Documentation

    Learn how to create, edit, and save projects using Aspose.Tasks for .NET....provided by the enumeration type. The following lines of code...(*.xml) option from the file types and browse to the output XML...

    docs.aspose.com/tasks/net/creating-reading-and-...
  6. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for JavaScript via C++...Specific Parameters of 1D Barcode Types Contents [ Hide ] Overview One-dimensional...default, this property is set to True , enabling filled bars. This...

    docs.aspose.com/barcode/javascript-cpp/1d-barco...
  7. Converting CAD Drawings to PDF and Raster Image...

    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....default value is false but when true, the API will try to search...AutomaticLayoutsScal set to true then all layouts (except Model)...

    docs.aspose.com/cad/java/converting-cad-drawing...
  8. Aspose.words for java 25.6版本 插入带表格的脚注报错 - Free ...

    @Test public void wordToTest2() throws Exception { String htmlContent = "<table border='1'><tr><td>脚注表格</td></tr></table>"; com.aspose.words.Document doc = new com.aspose.words.Document(); …...setHidden(true); // Hide default footnote symbol...specific requirements for the types of nodes that can be added to...

    forum.aspose.com/t/aspose-words-for-java-25-6/3...
  9. Aspose::Words::Loading::LoadOptions::get_Preser...

    Aspose::Words::Loading::LoadOptions::get_PreserveIncludePictureField method. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats. The default value is false in C++....FieldType :: FieldIncludePicture , true )); includePicture -> set_SourceFullName...); includePicture -> Update ( true ); { auto docStream = System...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. FieldXE.page_range_bookmark_name property | Asp...

    FieldXE.page_range_bookmark_name property. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # For...

    reference.aspose.com/words/python-net/aspose.wo...