Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 15,886 for

true type

(0.16 sec)
  1. Can't get the picture in the header - Free Supp...

    I am trying to extract the pictures from the header of a word document. But it doesn’t seems to always work. I would like to know if there was a way to get them 100% of the time, thank you ( i am using aspose word python…...ANY, True): if node.node_type == aw.NodeType.SHAPE...SHAPE or node.node_type == aw.NodeType.GROUP_SHAPE: image_file_name...

    forum.aspose.com/t/cant-get-the-picture-in-the-...
  2. Aspose.PSD for Java 23.11 - Release Notes|Docum...

    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....Feature PSDJAVA-554 Add new types of warp: Wave, shell up, shell...()); } ** PSDJAVA-554. Add new types of warp: Wave, shell up, shell...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  3. How to add watermark to doc's every page - Free...

    How to add text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions() text_watermark_options.font_family = …...LinkToPrevious(true); } } // Usage Document doc...get_child_nodes(aw.NodeType.SHAPE, True) for shape in shapes: z_order...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  4. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors.... Types of Connectors In PowerPoint...object by defining the connector type. Connect the shapes using the...

    docs.aspose.com/slides/cpp/connector/
  5. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....chart -> set_HasDataTable ( true ); chart -> get_ChartData ()..."Series 2" )), chart -> get_Type ()); // Takes the first chart...

    docs.aspose.com/slides/cpp/chart-data-label/
  6. TaskPane.dock_state property | Aspose.Words for...

    TaskPane.dock_state property. Specifies the last-docked location of this task pane object.... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TaskPane.is_visible property | Aspose.Words for...

    TaskPane.is_visible property. Specifies whether the task pane shows as visible by default when the document opens.... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.resource_folder_alias property ...

    HtmlSaveOptions.resource_folder_alias property. Specifies the name of the folder used to construct URIs of all resources written into an HTML document... css_style_sheet_type = aw . saving . CssStyleSheetType...options . export_font_resources = True options . image_resolution =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...SaveOptions ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. XpsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XPS](../../aspose.words/saveformat/#XPS) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

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