Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 21,866 for

printing document

(0.15 sec)
  1. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Iterate over the collection and print every element. { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. TableStyle.conditional_styles property | Aspose...

    TableStyle.conditional_styles property. Collection of conditional styles that may be defined for this table style.... Document () builder = aw . DocumentBuilder...conditional_style is not None : print ( conditional_style . type )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlSchemaCollection.add method | Aspose.W...

    CustomXmlSchemaCollection.add method. Adds an item to the collection.... Document () xml_part_id = str ( uuid...schemas and print each element. for schema in schemas : print ( schema...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlSchemaCollection.remove method | Aspos...

    CustomXmlSchemaCollection.remove method. Removes the specified value from the collection.... Document () xml_part_id = str ( uuid...schemas and print each element. for schema in schemas : print ( schema...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomXmlSchemaCollection.remove_at method | As...

    CustomXmlSchemaCollection.remove_at method. Removes a value at the specified index.... Document () xml_part_id = str ( uuid...schemas and print each element. for schema in schemas : print ( schema...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Update Page Dimensions in Python|Aspose.PDF for...

    Understand how to update page dimensions within a PDF Document in Python using Aspose.PDF for better Document layout control.... Document () pdf = self . dataDir +.... dataDir + "output.pdf" ) print "Dimensions updated successfully...

    docs.aspose.com/pdf/java/update-page-dimensions...
  7. Create a clickable icon (hyperlink on iconor im...

    Hi , I want to create pdf file from a word file. In that i am adding some content along with I have to add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…...more that one and it will be printed each line and each will have...happening: I could not confirm a documented solution for this scenario...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  8. Determine if Shape is Smart Art Shape|Documenta...

    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.... It then prints the value of Shape.IsSmartArt...Smart Art Shape : true AI Document Assistant Close Convert the...

    docs.aspose.com/cells/java/determine-if-shape-i...
  9. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...code I’ve used is: Document RepDoc = new Document(); DocumentBuilder...Worksheets["DetailCharts"]; //Set print area sourceWS.PageSetup.PrintArea...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  10. Using FormulaText function in Aspose.Cells|Docu...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the method provided by Aspose.Cells to get and set the formula text of a cell and obtain the result. Finally, we save the modified Excel file to disk.... As its name suggests, it prints the text of the formula which...formula in cell A1 and then prints the text of the formula using...

    docs.aspose.com/cells/net/using-formulatext-fun...