Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 60,964 for

path

(0.07 sec)
  1. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...and shearing onto a rectangle path added to PsDocument . We split...the rectangle. Copy 1 // The path to the documents directory....

    docs.aspose.com/page/cpp/ps/working-with-transf...
  2. Convert PDF to PDF/A formats in Python|Aspose.P...

    Learn how to convert PDF files to PDF/A format for compliance with archiving standards using Aspose.PDF in Python via .NET....from os import path import pydicom path_infile = path . join ( self... dataDir , infile ) path_outfile = path . join ( self . dataDir...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  3. Merge PDF files using Python for .NET | Aspose.PDF

    Merge PDF files programmatically with Python sample code using Aspose.PDF for Python for .NET...apdf from os import path path_infiles = [ path . join ( self . data_dir...infile in infiles ] path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/merger/pdf/
  4. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    Python原始程式碼,用於處理.NET框架,.NET Core和PHP,VBScript,德爾福,C++上的PDF檔中的文本。。...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hant/python-net/text/
  5. FontSavingArgs.font_file_name property | Aspose...

    FontSavingArgs.font_file_name property. Gets or sets the file name (without Path) where the font will be saved to....sets the file name (without path) where the font will be saved...without the path. Aspose.Words determines the path for saving...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SVG Text – text element, textPath – Aspose.SVG ...

    You will find basic information about glyphs, characters and fonts, learn how to display, format and style svg text into an SVG image....one or more shapes such as a path, possibly with additional information...are used as a set of graphic paths (curves) for letters or symbols...

    docs.aspose.com/svg/net/drawing-basics/svg-text/
  7. Setting Formula for Named Range with C++|Docume...

    Learn how to set formulas for named ranges in Excel files using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/setting-formula-for-n...
  8. Convert HTML to Markdown – C# Examples

    Convert HTML to MD using Aspose.HTML for .NET. Consider various HTML to Markdown conversion scenarios in C# examples. Try online HTML Converter.... new MarkdownSaveOptions(), Path. Combine (OutputDir, "convert...MarkdownSaveOptions, and output file path to the ConvertHTML() method...

    docs.aspose.com/html/net/convert-html-to-markdown/
  9. Extracting Tracked Changes - Section/Paragraph ...

    Hello, Just wondering if it’s possible when extracting tracked changes from a document, if you can identity the section or paragraph number where each tracked change occurred?...Document doc = new Document("path/to/your/document.docx"); //...replace "path/to/your/document.docx" with the actual path to your...

    forum.aspose.com/t/extracting-tracked-changes-s...
  10. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...