Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,222 for

relative paths

(0.16 sec)
  1. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....specifying an insertion location relative to another node in the paragraph...specifying an insertion location relative to another node in the paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert other file formats to PDF in .NET|Aspos...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....ConvertEPUBtoPDF () { // The path to the documents directory var...ConvertEPUBtoPDFAdv () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  3. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....specifying an insertion location relative to another node in the paragraph...specifying an insertion location relative to another node in the paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  4. 2. Display and alignment for LaTeX equations

    This is an introduction into typesetting LaTeX equations with AMS-LATEX packages and provides some examples and their explanations. LaTeX align equations....used to provide some sort of “relative numbering” for equations.... Open ( "your-file-name-and-path" , FileMode. Create )) 5 { 6...

    docs.aspose.com/tex/java/latex-structures-for-e...
  5. Aspose.SVG misaligned text with shadows - Free ...

    Hello, I’m trying to convert an svg to png and some of the text lines seem to be misaligned from their “shadow”: b.png (93.1 KB) Aspose.SVG version: 25.6.0 C# target framework: .NET 8 C# code used to generate the sv…...document3 = new SVGDocument(@"path to the svg file"); var options3...ConvertSVG(document3, options3, @"path to the output png file"); SVG...

    forum.aspose.com/t/aspose-svg-misaligned-text-w...
  6. Generate PDF417 and Micro PDF417 Barcodes in C#...

    Aspose.BarCode for .NET can be used to generate different types of PDF417 and Micro PDF417 barcodes.... Save ( $"{path}Pdf417Basic.png" , BarCodeImageFormat...Pdf417Truncate = true ; gen . Save ( $"{path}CompactPdf417Basic.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/pdf417-barcodes/
  7. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....specifying an insertion location relative to another node in the paragraph...specifying an insertion location relative to another node in the paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  8. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....specifying an insertion location relative to another node in the paragraph...specifying an insertion location relative to another node in the paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  9. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....Or you can even specify the path of OTF font in system directory...true ); // Specify image file path image . setFile ( _dataDir +...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  10. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....static void AddText () { // The path to the documents directory var...LoadingFontFromStrea () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/