Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 6,209 for

paths

(0.21 sec)
  1. Робота з градієнтом у файлі XPS | .NET

    Як додати вертикальний, горизонтальний або лінійний градієнт до файлу XPS – це питання, на яке відповідає рішення Aspose.Page. Дізнайтеся про функції .NET...NET 2 // The path to the documents directory....248), 1f)); 14 // Create new path by defining geometery in abbreviation...

    docs.aspose.com/page/uk/net/xps/working-with-gr...
  2. Travailler avec des formes dans PostScript | C++

    Comment ajouter des formes au fichier PS Utilisation d'Aspose.Page. Découvrez comment utiliser cette fonctionnalité en C++.... Copy 1 // The path to the documents directory....false ); 18 19 //Create graphics path from the first rectangle 20...

    docs.aspose.com/page/fr/cpp/ps/working-with-sha...
  3. How to Resize Document During Conversion from H...

    Learn how to use rendering options to resize document pages to the size of the content and vice versa....takes options and output file path savePath as parameters. Use...results (a). ) Copy 1 // Prepare path to a source HTML file 2 string...

    docs.aspose.com/html/net/resize-document/
  4. Параметры рендеринга – Rendering Options – С#

    В этой статье мы опишем на примерах C#, как использовать параметры рендеринга для настройки рендеринга HTML в PDF, XPS, DOCX и изображения....12 } 13 }; 14 15 // Prepare a path to save the converted file 16...16 string savePath = Path. Combine (OutputDir, "file-with-custom-page-size...

    docs.aspose.com/html/ru/net/rendering-options/
  5. VbaReferenceType enumeration | Aspose.Words for...

    Aspose.Words.Vba.VbaReferenceType enumeration. Allows to specify the type of a [VbaReference](../vbareference/) object....i ); let path = getLibIdPath ( reference ); if ( path == brokenPath...Returns string representing LibId path of a specified reference. ///...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...NET 2 // The path to the documents directory....XpsDocument(); 6 // Add Image 7 XpsPath path = doc. AddPath (doc. CreatePathGeometry...

    docs.aspose.com/page/net/xps/working-with-images/
  7. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB) the result the align of header is left from center. Here is my code: String path…... Here is my code: String path = "C:\\Users\\z_jia\\Desktop\\a\\";...Document(path + "1.docx"); Document cover = new Document(path + "cover...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  8. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....Diagram diagram = new Diagram("path_to_your_diagram.vsd"); // Get...modified diagram diagram.Save("path_to_save_modified_diagram.vsdx"...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  9. Travailler avec le dégradé dans PostScript | C++

    L'ajout d'un dégradé dans le fichier PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++... Copy 1 // The path to the documents directory....0f ; 23 24 //Create graphics path from the first rectangle 25...

    docs.aspose.com/page/fr/cpp/ps/working-with-gra...
  10. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata... Save ( $"{path}ExtPDF417Meta.png" , BarCodeImageFormat...read = new BarCodeReader ( $"{path}ExtPDF417Meta.png" , DecodeType...

    docs.aspose.com/barcode/net/read-barcode-metadata/