Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 10,606 for

page count

(1.4 sec)
  1. Dúvida sobre compatibilidade do Aspose.OCR com ...

    Estamos usando a biblioteca Aspose.OCR no nosso ambiente de produção, que roda em contêineres Docker com Linux e .NET 8. Ao tentar fazer o reconhecimento de um PDF, esbarramos no erro System.PlatformNotSupportedExceptio…...Pages.Count; OcrProgressoReporter ocrProgressoReporter...i <= documento.Pages.Count; i++) { using (Page paginaAtual = documento...

    forum.aspose.com/t/duvida-sobre-compatibilidade...
  2. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython.... COMMENT , True ) comments_count = comments . getCount () # Look...authorName author. i = comments_count i = i - 1 while i >= 0 : comment...

    docs.aspose.com/words/java/working-with-comment...
  3. Aspose.PDF Running .NET 6 project in Docker thr...

    Hi Sergei Shibanov, PFB my answer of your queries. Is it possible use only first two lines for reproduce issue? Answer- Yes Answer - htmlString as read html from file as string and pass it, which I have shared. Htm…...think the answers on these pages (where the same question is...HtmlLoadOptions(); // Set render to single page property Aspose.Pdf.Document...

    forum.aspose.com/t/aspose-pdf-running-net-6-pro...
  4. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java.... getPageColor() Gets the page color of the document. getParentNode()...setPageColor(Color value) Sets the page color of the document. setR...

    reference.aspose.com/words/java/com.aspose.word...
  5. XamlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your document exports with the XamlFixedSaveOptions ResourceSavingCallback. Control image and font saving for enhanced XAML format efficiency....document is exported to fixed page Xaml format. public IResourceSavingCallb...resource ); } /// <summary> /// Counts and prints URIs of resources...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Failure to Get Images of Shapes on a PowerPoint...

    Hi Team, I have a PPTX (attached) with one slide. When I try to get image of the shape on the slide, I get error from Aspose: Processing AutoShape 1 on slide 1 Error processing shape on slide 1: Object reference not …...Count; slideIndex++) { // Get current...all fixes on the Release Notes page. You can also find the latest...

    forum.aspose.com/t/failure-to-get-images-of-sha...
  7. Aspose::Words::Section::PrependContent method |...

    Aspose::Words::Section::PrependContent method. Inserts a copy of content of the source section at the beginning of this section in C++....the source section is copied, page setup, headers and footers are...doc -> get_Sections () -> get_Count ()); ASSERT_EQ ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a section. To learn more, visit the documentation article in C++.... get_Count () Gets the number of immediate...will appear at the top of every page of this section, above the main...

    reference.aspose.com/words/cpp/aspose.words/hea...
  9. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++....builder -> Write ( u " \n This is page " ); builder -> InsertField...GetFieldCode ()); ASSERT_EQ ( u " PAGE " , doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Converting a PCL file to BMP using Python | Asp...

    Sample code on Python for PCL to BMP conversion. Use example code for batch PCL to BMP conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...from the PDF document pages. Process each page of the PDF document...

    products.aspose.com/pdf/python-net/conversion/p...