Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 89,980 for

doc format

(0.17 sec)
  1. Converting a PCL file to PDF using C# | Aspose.PDF

    Sample code for PCL‑to‑PDF conversion in .NET. Use the API example code for batch PCL‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....a document from PCL to PDF format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/net/conversion/pcl-to-pdf/
  2. Converting a MHT file to XLSX using C# | Aspose...

    Sample code for MHT‑to‑XLSX conversion in .NET. Use the API example code for batch MHT‑to‑XLSX conversion within VB.NET, ASP.NET, or any .NET‑based application....a document from MHT to XLSX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/net/conversion/mht-to-x...
  3. Converting a TEX file to XML using C# | Aspose.PDF

    Sample code for TEX‑to‑XML conversion in .NET. Use the API example code for batch TEX‑to‑XML conversion within VB.NET, ASP.NET, or any .NET‑based application....a document from TEX to XML format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/net/conversion/tex-to-xml/
  4. Converting a MHT file to XLS using C# | Aspose.PDF

    Sample code for MHT‑to‑XLS conversion in .NET. Use the API example code for batch MHT‑to‑XLS conversion within VB.NET, ASP.NET, or any .NET‑based application....a document from MHT to XLS format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/net/conversion/mht-to-xls/
  5. Converting a MD file to TEX using C# | Aspose.PDF

    Sample code for MD‑to‑TEX conversion in .NET. Use the API example code for batch MD‑to‑TEX conversion within VB.NET, ASP.NET, or any .NET‑based application....programmatically a document from MD to TEX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/net/conversion/md-to-tex/
  6. Document.cleanup method | Aspose.Words for Node.js

    Aspose.Words.Document.cleanup method... let doc = new aw . Document (); doc . styles . add...StyleType . List , "MyListStyle1" ); doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::Field::get_IsDirty metho...

    Aspose::Words::Fields::Field::get_IsDirty method. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Give the document's built-in...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. XMP Metadata gets lost after PDF/A-3 conversion...

    Hi, i’m trying to generate a valid ZUGFeRD 2.x EN_16931 file. If i add the xmp bevor the conversion to PDF/A-3 then the metadata is not there afterwards. If i add the xmp after the PDF/A-3 conversion the file is not a …...file is not a valid PDF/A-3 format. To validate if the file is..."123"; // for logging Document doc = new Document(blanko.getAbsolutePath());...

    forum.aspose.com/t/xmp-metadata-gets-lost-after...
  9. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in Documents, enhancing your Document processing capabilities....Provides access to the font formatting of this object. HasSeparator...{ get; } Returns true if formatting of the object was changed...

    reference.aspose.com/words/net/aspose.words.fie...
  10. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main Document and a glossary Document of a Word Document in Java.... Document doc = new Document(); Assert.ass...assertEquals(DocumentBase.class, doc.getClass().getSuperclass());...

    reference.aspose.com/words/java/com.aspose.word...