Sort Score
Result 10 results
Languages All
Labels All
Results 7,491 - 7,500 of 65,903 for

paths

(0.25 sec)
  1. FileFontSource.type property | Aspose.Words for...

    FileFontSource.type property. Returns the type of the font source.... FileFontSource ( file_path = MY_DIR + 'Alte DIN 1451 Mittelschrift...ttf' , file_font_source . file_path ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentPartSavingArgs.document_part_file_name ...

    DocumentPartSavingArgs.document_part_file_name property. Gets or sets the file name (without path) where the document part will be saved to....sets the file name (without path) where the document part will...without the path. Aspose.Words determines the path for saving...

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

    arkiv...“textPath”-elementet och SVGPathElement för “path”-elementet. Vi kan ställa in..."http://www.w3.org/2000/svg"; // SVG Path-element var path1 = (SVGPathElement)document...

    blog.aspose.com/sv/svg/convert-text-to-svg-in-c...
  4. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image using Aspose.HTML for .NET and consider the supported MHTML to Image conversion scenarios in C# examples.... Jpeg ), Path. Combine (OutputDir, "convert-by-two-lines...ImageSaveOptions, and output file path to the ConvertMHTML() method...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  5. Generate QR Code, Micro QR Code and Rectangular...

    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.... Save ( $"{path}QRVersionAuto.png" , BarCodeImageFormat...Version05 ; gen . Save ( $"{path}QRVersion05.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/qr-micro-qr-and-rmqr/
  6. Візуалізація тексту за допомогою шрифту TrueTyp...

    C++ API для розробників для роботи з файлами та шрифтами. Дізнайтеся про основи відтворення шрифтів TrueType і OpenType у продуктах C++....D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/uk/cpp/text-rendering-true...
  7. C++ ile Çalışma Sayfası Sekmesi Rengini Ayarla|...

    Bu makale, C++ API veya Kütüphane kullanarak Excel çalışma sayfası Sekme Rengini programatik olarak ayarlayan örnek kodları göstermektedir....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/tr/cpp/set-worksheet-tab-...
  8. Конвертировать PDF/A в формат PDF|Aspose.PDF fo...

    Эта тема показывает, как Aspose.PDF позволяет конвертировать файл PDF/A в PDF документ с помощью Java библиотеки....String pdfaDocumentFileName = Paths . get ( DATA_DIR . toString...(); String documentFileName = Paths . get ( DATA_DIR . toString...

    docs.aspose.com/pdf/ru/java/convert-pdfa-to-pdf/
  9. Signed License Support - Alternative to License...

    Does Aspose.PDF for .NET support signed licenses? For example, instead of using a physical license file: license.SetLicense(“path/to/file.lic”); Can I use a signed license string directly in code like: license.SetLic…...SetLicense(“path/to/file.lic”); Can I use a signed...License(); license.SetLicense("path/to/your/license/file.lic");...

    forum.aspose.com/t/signed-license-support-alter...
  10. Not able to extract attached files from PDF - F...

    Hi, I am not able to extract attachments from PDF. // 4 files are attached. I am getting Null values. public void ExtractAttachments(string Folder) { try { foreach (File…...Length); string file = Path.GetFileName(fileSpecification...getting null string fileName = Path.Combine(Folder, file); FileStream...

    forum.aspose.com/t/not-able-to-extract-attached...