Sort Score
Result 10 results
Languages All
Labels All
Results 9,731 - 9,740 of 180,637 for

doc

(0.52 sec)
  1. Aspose::Words::DocumentBuilder::get_CurrentNode...

    Aspose::Words::DocumentBuilder::get_CurrentNode method. Gets the node that is currently selected in this DocumentBuilder in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a valid bookmark...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Compress Images in Ruby|Aspose.Words for Java

    Compress images using Ruby....Ruby Code def compress_images ( doc , srcFileName ) messageFormat...count = resampler . resample ( doc , desiredPpi , jpegQuality )...

    docs.aspose.com/words/java/compress-images-in-r...
  3. Aspose::Words::Fields::FieldXE::get_Yomi method...

    Aspose::Words::Fields::FieldXE::get_Yomi method. Gets or sets the yomi (first phonetic character for sorting indexes) for the index entry in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Charts are not replacing at correct tag positio...

    Hello Team , We are replacing charts and table to the required tag position in template , tables are replacing properly at desired tag position, but same is not happen for Chart , I have attach console application code …...required feed and generated doc for your reference , kindly check...and set its position: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/charts-are-not-replacing-at-...
  5. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.insert_online_video method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_online_video...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SvgSaveOptions.maxImageResolution property | As...

    SvgSaveOptions.maxImageResolution property. Gets or sets a value in pixels per inch that limits resolution of exported raster images... let doc = new aw . Document ( base ..... maxImageResolution = 72 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DoclingSaveOptions.RenderNonImageShapes | Aspos...

    Enable or disable rendering of non-image shapes when exporting Documents to Docling JSON format.... Document doc = new Document ( MyDir + "Rendering...RenderNonImageShapes = true ; doc . Save ( ArtifactsDir + "DoclingSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. LoadOptions.LanguagePreferences | Aspose.Words ...

    Discover LoadOptions LanguagePreferences to customize Document loading with preferred languages, enhancing user experience and accessibility.... Japanese ); Document doc = new Document ( MyDir + "No...loadOptions ); int localeIdFarEast = doc . Styles . DefaultFont . LocaleIdFarEast...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Cell.previousCell property | Aspose.Words for N...

    Cell.previousCell property. Gets the previous [Cell](../) node.... let doc = new aw . Document ( base ...."Tables.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfSaveOptions.exportParagraphGraphicsToArtifac...

    PdfSaveOptions.exportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact.... let doc = new aw . Document ( base ....PdfTextCompression . None ; doc . save ( base . artifactsDir...

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