Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 184,798 for

paged

(0.1 sec)
  1. Genel API Aspose.Diagram 6.0.0'daki değişiklikl...

    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....vsdx" ); // get Visio page by name Page page = diagram . getPages...getPages (). getPage ( "Page-1" ); // get Visio shapes by ids Shape...

    docs.aspose.com/diagram/tr/java/public-api-chan...
  2. PageBorderDistanceFrom | Aspose.Words for Java

    Specifies the positioning of the page border relative to the page margin in Java....positioning of the page border relative to the page margin. Examples:...border at the top of the first page. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  3. PageInfo class | Aspose.Words for Python

    aspose.words.rendering.PageInfo class. Represents information about a particular document page...about a particular document page. To learn more, visit the Rendering...documentation article. Remarks The page width and height returned by...

    reference.aspose.com/words/python-net/aspose.wo...
  4. آرشیوها

    آرشیوها... اشیاء کلاس Page و Outline را مقداردهی اولیه...مقداردهی اولیه شی کلاس Page Page page = new Page(doc); // مقداردهی...

    blog.aspose.com/fa/note/create-onenote-files-pr...
  5. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_…...</summary> /// <param name="page">The page where XImage is located...List<string> GetAlternativeText(Page page) /// <summary> /// Sets alternative...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  6. Anotaciones adhesivas en PDF usando C#|Aspose.P...

    Aprenda a crear anotaciones adhesivas, como notas y resaltados, en PDFs usando Aspose.PDF en .NET....)) { // Load Page object to add Annotation var page = document...document . Pages [ 1 ]; // Create Watermark Annotation var wa = new Aspose...

    docs.aspose.com/pdf/es/net/sticky-annotations/
  7. Sauvegarder un site web – C# – Aspose.HTML for ...

    Apprenez à enregistrer un site web ou une page web à l'aide d'Aspose.HTML for .NET et personnalisez le processus d'enregistrement en fonction de vos besoins....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/fr/net/website-to-html/
  8. Archiwa

    Archiwa...nową stronę, inicjując obiekt Page obiektem klasy Document. Ustaw...strony za pomocą właściwości Page.Title. Wywołaj metodę Document...

    blog.aspose.com/pl/note/create-onenote-files-ad...
  9. Procurar

    Procurar...página inicializando o objeto Page com o objeto da classe Document...página usando a propriedade Page.Title. Chame o método Document...

    blog.aspose.com/pt/note/create-onenote-files-ad...
  10. PDF Highlights Annotation using C++|Aspose.PDF ...

    Explore how to apply highlights annotation to PDF text in C++ with Aspose.PDF for document enhancement....should add all annotations to the page. using namespace System ; using...-> Visit ( document -> get_Pages () -> idx_get ( 1 )); //Create...

    docs.aspose.com/pdf/cpp/highlights-annotation/